CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - RSA 文件

搜索资源列表

  1. RSA

    0下载:
  2. 基于RSA的小型传输系统,实现较大文件的加密解密及文件传输-RSA-based small transmission system, large files and file transfer encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2211759
    • 提供者:王金真
  1. RSA-Code

    0下载:
  2. RSA加密算法实现。适用于对小文件的加密和解密。-RSA encryption algorithm. Suitable for small files encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:10969
    • 提供者:cc
  1. RSA

    11下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:5120
    • 提供者:丁元元
  1. win-rsa

    0下载:
  2. rsa加密算法,核心部分c语言实现,文件系统使用VB编写-rsa encryption algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:751146
    • 提供者:地方
  1. rsa

    0下载:
  2. 简单的rsa加解密,需要读取文件,经本人测试过确实可以用-Simple rsa encryption and decryption, you need to read the file, after I tested can indeed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6167
    • 提供者:einnie
  1. rsa

    0下载:
  2. RSA算法实现及RSA签名,此文件包括c源码,具体看说明。-RSA and RSA signature algorithm, this document, including c-source, see the specific instructions.
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:36813
    • 提供者:huangzhiyi
  1. verilog-montgomery-RSA

    1下载:
  2. 基于Montgoery 算法的RSA,FPGA verilog 实现,有测试文件-Based on Montgoery algorithm for RSA,FPGA verilog implementation,bench file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:6922
    • 提供者:zj
  1. RSA

    0下载:
  2. 此Demo包含两个文件,建立一个解决方案,然后建立两个文件,一个为Form,一个为Class,把代码分别复制进去即可-This Demo contains two files, create a solution, and then create two files, one for the Form, one for the Class, the code can be copied into each
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-13
    • 文件大小:3218
    • 提供者:wanglele
  1. RSA-source-code

    1下载:
  2. RSA的C语言源代码,用作密钥的生成,文件的加密,解密。也可用作数字签名-RSA C language source code, is used to generate keys, encrypt files, decrypt. Also be used as a digital signature
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:7054
    • 提供者:wenr
  1. RSA

    0下载:
  2. 非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 -Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3354132
    • 提供者:王同学
  1. RSA

    0下载:
  2. 非对称密码技术的实现 (1)公私钥生成函数,加密/解密函数; (2)利用公钥加密特定文件,并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。-Achieve asymmetric cryptographic techniques (1) The public and private key generation functions, encryption/decryption functions (2) the use of public key crypto
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6856
    • 提供者:江沐
  1. The-algorithm-of-RSA-

    0下载:
  2. 适用于传统的RSA算法,通过此算法能够快速的对文件进行加解密,安全高效的保护文件。-The algorithm of RSA.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:2736
    • 提供者:前秦
  1. demo-rsa

    0下载:
  2. 文件加密和解密系统,基于RSA的文件系统。运用的java写的程序-File encryption and decryption system, RSA-based file systems. Programs written using the java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3913
    • 提供者:花椰菜
  1. RSA

    0下载:
  2. C#实现RSA算法对文件的加解密,简单易懂,有益于掌握-C# realize RSA algorithm of file encryption, easy to understand, is conducive to grasp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1226788
    • 提供者:miqiaoyu
  1. rsa-a

    0下载:
  2. VC实现RSA算法对文件的加解密,简单易懂,有益于掌握-VC realize RSA algorithm of file encryption, easy to understand, is conducive to grasp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13126214
    • 提供者:miqiaoyu
  1. RSA

    0下载:
  2. 本压缩文件是一套完整的RSA加密解密文件-C++ file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:93380
    • 提供者:li
  1. RSA-(2)

    0下载:
  2. rsa算法作为数字签名的主要形式,具有较高的利用价值,可以实现生成秘钥,测试,加密文件功能-rsa algorithm as the main form of digital signatures, has a high value in use, can generate a secret key, test, file encryption function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:297429
    • 提供者:king
  1. RSA

    0下载:
  2. 使用C++控制台程序实现RSA密码体制,能够实现对文件数据的加密和解密-Use C++ console program implements RSA cryptosystem, enables file encryption and decryption of data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:749157
    • 提供者:王星星
  1. rSA-Encoder

    0下载:
  2. rsa加解密小软件,通过该软件能够加解密文件。-rsa software c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:194636
    • 提供者:kaikai
  1. RSA

    0下载:
  2. 本项目成功地用RSA算法实现了文件的加密解密功能,非常的实用-This project successfully by RSA algorithm implementation of a file encryption to decrypt function, very useful!!!!!!!!!!!!!!!!!!!!!!!!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-18
    • 文件大小:27291894
    • 提供者:张雨楠
« 1 2 3 4 5 67 8 9 10 11 ... 14 »
搜珍网 www.dssz.com